From: Jason Rumney Date: Fri, 15 Feb 2008 23:26:11 +0000 (+0000) Subject: Cygwin GCC builds that do not work are no longer recent. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~572 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3b85998f94b3b7b9d9fc547a1ee12ea96864f3db;p=emacs.git Cygwin GCC builds that do not work are no longer recent. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 1cc176ca83b..c3d338f0589 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2515,7 +2515,7 @@ in building Emacs (as of v22.1). *** Building the native MS-Windows port with Cygwin GCC can fail. -Emacs may not build using recent Cygwin builds of GCC, such as Cygwin +Emacs may not build using some Cygwin builds of GCC, such as Cygwin version 1.1.8, using the default configure settings. It appears to be necessary to specify the -mwin32 flag when compiling, and define __MSVCRT__, like so: